-
Home
-
Bizuno ERP/Accounting
-
6.7.8.2 (latest)
-
Code
-
Classes
- encryption
Total Complexity |
62 |
Dependencies |
0 |
Dependents |
9 |
Total lines |
216 |
Lines of code |
153 |
Logical lines of code |
146 |
Comment lines |
40 |
Methods |
10 |
Properties |
4 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
encryptCC() |
A |
47 |
16 |
26 |
decryptCC() |
A |
54 |
11 |
15 |
encrypt() |
S |
52 |
7 |
21 |
decrypt() |
S |
53 |
6 |
20 |
viewCC() |
S |
54 |
5 |
18 |
validate() |
S |
56 |
5 |
16 |
_convertKey() |
S |
58 |
4 |
14 |
_applyFudgeFactor() |
S |
67 |
3 |
7 |
_checkRange() |
S |
67 |
3 |
7 |
__construct() |
S |
65 |
2 |
9 |